3.4.83 \(\int \csc ^4(e+f x) \sqrt {b \sec (e+f x)} \, dx\) [383]

Optimal. Leaf size=95 \[ -\frac {5 b \csc (e+f x)}{6 f \sqrt {b \sec (e+f x)}}-\frac {b \csc ^3(e+f x)}{3 f \sqrt {b \sec (e+f x)}}+\frac {5 \sqrt {\cos (e+f x)} F\left (\left .\frac {1}{2} (e+f x)\right |2\right ) \sqrt {b \sec (e+f x)}}{6 f} \]

[Out]

-5/6*b*csc(f*x+e)/f/(b*sec(f*x+e))^(1/2)-1/3*b*csc(f*x+e)^3/f/(b*sec(f*x+e))^(1/2)+5/6*(cos(1/2*f*x+1/2*e)^2)^
(1/2)/cos(1/2*f*x+1/2*e)*EllipticF(sin(1/2*f*x+1/2*e),2^(1/2))*cos(f*x+e)^(1/2)*(b*sec(f*x+e))^(1/2)/f

________________________________________________________________________________________

Rubi [A]
time = 0.07, antiderivative size = 95, normalized size of antiderivative = 1.00, number of steps used = 4, number of rules used = 3, integrand size = 21, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.143, Rules used = {2705, 3856, 2720} \begin {gather*} -\frac {b \csc ^3(e+f x)}{3 f \sqrt {b \sec (e+f x)}}-\frac {5 b \csc (e+f x)}{6 f \sqrt {b \sec (e+f x)}}+\frac {5 \sqrt {\cos (e+f x)} F\left (\left .\frac {1}{2} (e+f x)\right |2\right ) \sqrt {b \sec (e+f x)}}{6 f} \end {gather*}

Antiderivative was successfully verified.

[In]

Int[Csc[e + f*x]^4*Sqrt[b*Sec[e + f*x]],x]

[Out]

(-5*b*Csc[e + f*x])/(6*f*Sqrt[b*Sec[e + f*x]]) - (b*Csc[e + f*x]^3)/(3*f*Sqrt[b*Sec[e + f*x]]) + (5*Sqrt[Cos[e
 + f*x]]*EllipticF[(e + f*x)/2, 2]*Sqrt[b*Sec[e + f*x]])/(6*f)

Rule 2705

Int[(csc[(e_.) + (f_.)*(x_)]*(a_.))^(m_)*((b_.)*sec[(e_.) + (f_.)*(x_)])^(n_.), x_Symbol] :> Simp[(-a)*b*(a*Cs
c[e + f*x])^(m - 1)*((b*Sec[e + f*x])^(n - 1)/(f*(m - 1))), x] + Dist[a^2*((m + n - 2)/(m - 1)), Int[(a*Csc[e
+ f*x])^(m - 2)*(b*Sec[e + f*x])^n, x], x] /; FreeQ[{a, b, e, f, n}, x] && GtQ[m, 1] && IntegersQ[2*m, 2*n] &&
  !GtQ[n, m]

Rule 2720

Int[1/Sqrt[sin[(c_.) + (d_.)*(x_)]], x_Symbol] :> Simp[(2/d)*EllipticF[(1/2)*(c - Pi/2 + d*x), 2], x] /; FreeQ
[{c, d}, x]

Rule 3856

Int[(csc[(c_.) + (d_.)*(x_)]*(b_.))^(n_), x_Symbol] :> Dist[(b*Csc[c + d*x])^n*Sin[c + d*x]^n, Int[1/Sin[c + d
*x]^n, x], x] /; FreeQ[{b, c, d}, x] && EqQ[n^2, 1/4]

Rubi steps

\begin {align*} \int \csc ^4(e+f x) \sqrt {b \sec (e+f x)} \, dx &=-\frac {b \csc ^3(e+f x)}{3 f \sqrt {b \sec (e+f x)}}+\frac {5}{6} \int \csc ^2(e+f x) \sqrt {b \sec (e+f x)} \, dx\\ &=-\frac {5 b \csc (e+f x)}{6 f \sqrt {b \sec (e+f x)}}-\frac {b \csc ^3(e+f x)}{3 f \sqrt {b \sec (e+f x)}}+\frac {5}{12} \int \sqrt {b \sec (e+f x)} \, dx\\ &=-\frac {5 b \csc (e+f x)}{6 f \sqrt {b \sec (e+f x)}}-\frac {b \csc ^3(e+f x)}{3 f \sqrt {b \sec (e+f x)}}+\frac {1}{12} \left (5 \sqrt {\cos (e+f x)} \sqrt {b \sec (e+f x)}\right ) \int \frac {1}{\sqrt {\cos (e+f x)}} \, dx\\ &=-\frac {5 b \csc (e+f x)}{6 f \sqrt {b \sec (e+f x)}}-\frac {b \csc ^3(e+f x)}{3 f \sqrt {b \sec (e+f x)}}+\frac {5 \sqrt {\cos (e+f x)} F\left (\left .\frac {1}{2} (e+f x)\right |2\right ) \sqrt {b \sec (e+f x)}}{6 f}\\ \end {align*}

________________________________________________________________________________________

Mathematica [A]
time = 0.17, size = 63, normalized size = 0.66 \begin {gather*} \frac {\left (-\cot (e+f x) \left (5+2 \csc ^2(e+f x)\right )+5 \sqrt {\cos (e+f x)} F\left (\left .\frac {1}{2} (e+f x)\right |2\right )\right ) \sqrt {b \sec (e+f x)}}{6 f} \end {gather*}

Antiderivative was successfully verified.

[In]

Integrate[Csc[e + f*x]^4*Sqrt[b*Sec[e + f*x]],x]

[Out]

((-(Cot[e + f*x]*(5 + 2*Csc[e + f*x]^2)) + 5*Sqrt[Cos[e + f*x]]*EllipticF[(e + f*x)/2, 2])*Sqrt[b*Sec[e + f*x]
])/(6*f)

________________________________________________________________________________________

Maple [C] Result contains complex when optimal does not.
time = 0.41, size = 335, normalized size = 3.53

method result size
default \(-\frac {\left (-1+\cos \left (f x +e \right )\right )^{2} \left (5 i \EllipticF \left (\frac {i \left (-1+\cos \left (f x +e \right )\right )}{\sin \left (f x +e \right )}, i\right ) \sqrt {\frac {1}{\cos \left (f x +e \right )+1}}\, \sqrt {\frac {\cos \left (f x +e \right )}{\cos \left (f x +e \right )+1}}\, \left (\cos ^{3}\left (f x +e \right )\right ) \sin \left (f x +e \right )+5 i \EllipticF \left (\frac {i \left (-1+\cos \left (f x +e \right )\right )}{\sin \left (f x +e \right )}, i\right ) \sqrt {\frac {1}{\cos \left (f x +e \right )+1}}\, \sqrt {\frac {\cos \left (f x +e \right )}{\cos \left (f x +e \right )+1}}\, \left (\cos ^{2}\left (f x +e \right )\right ) \sin \left (f x +e \right )-5 i \sqrt {\frac {1}{\cos \left (f x +e \right )+1}}\, \sqrt {\frac {\cos \left (f x +e \right )}{\cos \left (f x +e \right )+1}}\, \EllipticF \left (\frac {i \left (-1+\cos \left (f x +e \right )\right )}{\sin \left (f x +e \right )}, i\right ) \sin \left (f x +e \right ) \cos \left (f x +e \right )-5 i \sqrt {\frac {1}{\cos \left (f x +e \right )+1}}\, \sqrt {\frac {\cos \left (f x +e \right )}{\cos \left (f x +e \right )+1}}\, \EllipticF \left (\frac {i \left (-1+\cos \left (f x +e \right )\right )}{\sin \left (f x +e \right )}, i\right ) \sin \left (f x +e \right )-5 \left (\cos ^{3}\left (f x +e \right )\right )+7 \cos \left (f x +e \right )\right ) \left (\cos \left (f x +e \right )+1\right )^{2} \sqrt {\frac {b}{\cos \left (f x +e \right )}}}{6 f \sin \left (f x +e \right )^{7}}\) \(335\)

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(csc(f*x+e)^4*(b*sec(f*x+e))^(1/2),x,method=_RETURNVERBOSE)

[Out]

-1/6/f*(-1+cos(f*x+e))^2*(5*I*EllipticF(I*(-1+cos(f*x+e))/sin(f*x+e),I)*(1/(cos(f*x+e)+1))^(1/2)*(cos(f*x+e)/(
cos(f*x+e)+1))^(1/2)*cos(f*x+e)^3*sin(f*x+e)+5*I*EllipticF(I*(-1+cos(f*x+e))/sin(f*x+e),I)*(1/(cos(f*x+e)+1))^
(1/2)*(cos(f*x+e)/(cos(f*x+e)+1))^(1/2)*cos(f*x+e)^2*sin(f*x+e)-5*I*(1/(cos(f*x+e)+1))^(1/2)*(cos(f*x+e)/(cos(
f*x+e)+1))^(1/2)*EllipticF(I*(-1+cos(f*x+e))/sin(f*x+e),I)*sin(f*x+e)*cos(f*x+e)-5*I*EllipticF(I*(-1+cos(f*x+e
))/sin(f*x+e),I)*(1/(cos(f*x+e)+1))^(1/2)*(cos(f*x+e)/(cos(f*x+e)+1))^(1/2)*sin(f*x+e)-5*cos(f*x+e)^3+7*cos(f*
x+e))*(cos(f*x+e)+1)^2*(b/cos(f*x+e))^(1/2)/sin(f*x+e)^7

________________________________________________________________________________________

Maxima [F]
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \text {Failed to integrate} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(csc(f*x+e)^4*(b*sec(f*x+e))^(1/2),x, algorithm="maxima")

[Out]

integrate(sqrt(b*sec(f*x + e))*csc(f*x + e)^4, x)

________________________________________________________________________________________

Fricas [C] Result contains higher order function than in optimal. Order 9 vs. order 4.
time = 0.14, size = 161, normalized size = 1.69 \begin {gather*} -\frac {5 \, \sqrt {2} {\left (i \, \cos \left (f x + e\right )^{2} - i\right )} \sqrt {b} \sin \left (f x + e\right ) {\rm weierstrassPInverse}\left (-4, 0, \cos \left (f x + e\right ) + i \, \sin \left (f x + e\right )\right ) + 5 \, \sqrt {2} {\left (-i \, \cos \left (f x + e\right )^{2} + i\right )} \sqrt {b} \sin \left (f x + e\right ) {\rm weierstrassPInverse}\left (-4, 0, \cos \left (f x + e\right ) - i \, \sin \left (f x + e\right )\right ) + 2 \, {\left (5 \, \cos \left (f x + e\right )^{3} - 7 \, \cos \left (f x + e\right )\right )} \sqrt {\frac {b}{\cos \left (f x + e\right )}}}{12 \, {\left (f \cos \left (f x + e\right )^{2} - f\right )} \sin \left (f x + e\right )} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(csc(f*x+e)^4*(b*sec(f*x+e))^(1/2),x, algorithm="fricas")

[Out]

-1/12*(5*sqrt(2)*(I*cos(f*x + e)^2 - I)*sqrt(b)*sin(f*x + e)*weierstrassPInverse(-4, 0, cos(f*x + e) + I*sin(f
*x + e)) + 5*sqrt(2)*(-I*cos(f*x + e)^2 + I)*sqrt(b)*sin(f*x + e)*weierstrassPInverse(-4, 0, cos(f*x + e) - I*
sin(f*x + e)) + 2*(5*cos(f*x + e)^3 - 7*cos(f*x + e))*sqrt(b/cos(f*x + e)))/((f*cos(f*x + e)^2 - f)*sin(f*x +
e))

________________________________________________________________________________________

Sympy [F]
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \int \sqrt {b \sec {\left (e + f x \right )}} \csc ^{4}{\left (e + f x \right )}\, dx \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(csc(f*x+e)**4*(b*sec(f*x+e))**(1/2),x)

[Out]

Integral(sqrt(b*sec(e + f*x))*csc(e + f*x)**4, x)

________________________________________________________________________________________

Giac [F]
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \text {could not integrate} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(csc(f*x+e)^4*(b*sec(f*x+e))^(1/2),x, algorithm="giac")

[Out]

integrate(sqrt(b*sec(f*x + e))*csc(f*x + e)^4, x)

________________________________________________________________________________________

Mupad [F]
time = 0.00, size = -1, normalized size = -0.01 \begin {gather*} \int \frac {\sqrt {\frac {b}{\cos \left (e+f\,x\right )}}}{{\sin \left (e+f\,x\right )}^4} \,d x \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((b/cos(e + f*x))^(1/2)/sin(e + f*x)^4,x)

[Out]

int((b/cos(e + f*x))^(1/2)/sin(e + f*x)^4, x)

________________________________________________________________________________________